projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b26d672
61b19fe
)
Auto merge of #3331 - alexcrichton:fix-segfaults, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sat, 26 Nov 2016 17:12:07 +0000
(11:12 -0600)
committer
GitHub
<noreply@github.com>
Sat, 26 Nov 2016 17:12:07 +0000
(11:12 -0600)
Update git2 fixing initialization races
This updates libgit2/libssh2 bindings to fix initialization races in
OpenSSL. This should fix some of the spurious segfaults we've been
seeing on Travis OSX.
Trivial merge